Welcome![Sign In][Sign Up]
Location:
Search - dda algorithm

Search list

[CSharpDrawLineCircleROOT

Description: 计算机图形学__直线的生成算法的实现利用Visual C++实现直线生成的DDA算法,在屏幕上任意生成一条直线,实现圆输入、显示输出的方法和基本流程实现椭圆输入、显示输出的方法和基本流程-__ Straight line to realize computer graphics generation algorithm using Visual C++ implementation of the DDA line drawing algorithm, randomly generated a line on the screen, to achieve circular input, display output method and process to achieve basic oval input, output and basic display method process
Platform: | Size: 55296 | Author: zjh | Hits:

[Special EffectscgdemoView

Description: 数值微分DDA画线法、中点画线法、Bresenham画线法、中点画圆法、中点画椭圆法、递归种子填充算法、简单种子填充算法、Liang_Barsky裁剪算法、Suther_Land多边形 、扫描线种子填充算法-DDA line drawing numerical differentiation method, the dotted line method, Bresenham line drawing method, midpoint Circle France, were dotted ellipse method, recursive seed fill algorithm is simple seed filling algorithm, Liang_Barsky cutting algorithm, Suther_Land polygon、Scan line seed filling algorithm
Platform: | Size: 7168 | Author: 陈庆然 | Hits:

[OS programdrawing-system

Description: 包含了五个算法源码,能实现裁剪,平移变换,椭圆,填充,DDA,旋转变换,BresenhamLine MidBresenhamCircle-Including 7 algorithm source code, the graphics system to achieve a variety of graphics capabilities, including the transformation of filling, cutting, DDA, translation, rotation, MidBresenhamCircle, BresenhamLine
Platform: | Size: 293888 | Author: 晶晶 | Hits:

[OS programf2matlab

Description: If you want to learn computer graphics students, teachers and staff : a dynamic demonstration of graphics generation process, the detailed source code so that you can run after the paste, including DDA, bresenham, point by point comparison Linear Algorithm Bresenham, DDA, Stipples Yuan algorithm n bezier, spline, Bspling, Hermite curve generation algorithm single, bilinear, Bezier surface generation algorithm vector-If you want to learn computer graphics students, teachers and staff : a dynamic demonstration of graphics generation process, the detailed source code so that you can run after the paste, including DDA, bresenham, point by point comparison Linear Algorithm Bresenham, DDA, Stipples Yuan algorithm n bezier, spline, Bspling, Hermite curve generation algorithm single, bilinear, Bezier surface generation algorithm vector
Platform: | Size: 38912 | Author: mojtaba | Hits:

[2D GraphicBezier

Description: Bezier曲线生成,任意点数,包含DDA直线生成算法-Bezier curve is generated, any number of points, including the DDA line drawing algorithm
Platform: | Size: 4096 | Author: 李宝莹 | Hits:

[JSP/Javaupload

Description: The package includes some applet programs including DDA line drawing algorithm, Bresenhams line drawing Algorithms, Bouncing a ball implementation using applet, and circle translation and scaling.
Platform: | Size: 4096 | Author: Sree Lakshmi | Hits:

[Communicationangel_22

Description: 这是根据DDA 算法,作的画直线的例子自己做的,绝不参考-This algorithm is based on DDA, the painting line for example do for myself, not reference
Platform: | Size: 1024 | Author: huan520559 | Hits:

[OtherQt_Opengl

Description: 基本图元绘制、计算机图形学上机实验报告、1,熟悉图形软件开发工具:VC++, OpenGL等; 2,设计、实现线段的DDA、Bresenham算法 3,设计、实现中点圆、中点椭圆生成算法; 4,设计、实现填充图元生成算法;-The basic primitive computer graphics, computer lab report 1, familiar with the graphics software development tools: vc++, OpenGL, etc. 2, design implementation DDA Bresenham algorithm of line 3, midpoint circle midpoint elliptical generation algorithm design implementation 4, primitive design to realize filling generation algorithm
Platform: | Size: 14197760 | Author: h | Hits:

[JSP/Javacelutiful

Description: 内含直线生成的dda,中点画线算法及Bresenham算法界面美观方便实用-Contains linear generated dda, dotted line algorithm and Bresenham algorithm interface in beautiful and convenient and practical
Platform: | Size: 847872 | Author: Otpowy | Hits:

[JSP/Javaevavqate-decomposition

Description: 内含直线生成的dda,中点画线算法及Bresenham算法界面美观方便实用-Contains linear generated dda, dotted line algorithm and Bresenham algorithm interface in beautiful and convenient and practical
Platform: | Size: 250880 | Author: faggt | Hits:

[Picture Vieweravd

Description: DDA与Bresenham算法-计算机图形学,不错的源码-DDA and Bresenham algorithm, computer graphics, a good source
Platform: | Size: 40960 | Author: IX!560 | Hits:

[OtherDDA_bresenham

Description: 使用MATLAB编程实现画线算法DDA和中点bresenham算法-Using MATLAB programming to achieve the object line DDA and midpoint bresenham algorithm
Platform: | Size: 3072 | Author: 小小梦 | Hits:

[Internet-Network92505159

Description: 内含直线生成的dda,中点画线算法及Bresenham算法界面美观方便实用-Contains linear generated dda, dotted line algorithm and Bresenham algorithm interface in beautiful and convenient and practical
Platform: | Size: 250880 | Author: pxnhukiue | Hits:

[Other两种直线划线算法

Description: 使用DDA划线算法和Bresenham划线算法生成两种不同的直线,并构思图形(Using the DDA scribing algorithm and the Bresenham scribing algorithm, two different straight lines are generated, and the graphics are conceived)
Platform: | Size: 1490944 | Author: 蜗牛也会哭 | Hits:

[Other Web CodelokvenientbeautifulContains

Description: 内含直线生成的dda,中点画线算法及Bresenham算法界面美观方便实用(Contains linear generated dda, dotted line algorithm and Bresenham algorithm interface in beautiful and convenient and practical)
Platform: | Size: 848896 | Author: cllocate | Hits:

[GDI-Bitmapvsmfc

Description: 计算机图形学,DDA生成线段算法,Bresenham生成线段算法,生成圆弧算法(Computer graphics, DDA generation line segment algorithm, Bresenham generation line segment algorithm, arc generated algorithm)
Platform: | Size: 507904 | Author: Aida张 | Hits:

[Othertuxingxue

Description: 中点画线算法 Breseham画线算法 DDA画线算法(Midpoint line drawing algorithm, Breseham line drawing algorithm, DDA line drawing algorithm.)
Platform: | Size: 2048 | Author: izayoiakatsuki | Hits:

[Other计算机图形学

Description: 在vc++6.0环境下,基于OPENGL实现图形学设计内容。包括实现五边形到五角星的动态变换;利用DDA、中点画线法、Bresenham算法画直线;利用中点画圆法、Bresenham算法画圆;利用栅栏填充、扫描线填充实现多边形内部颜色填充;以及实现二维图形、三维图形的平移、放大、缩小、对称、旋转、错切等基本图形变换。(In vc++6.0 environment, we design content based on OPENGL. It includes the dynamic transformation of Pentagon to pentagonal star, using DDA, middle point drawing and Bresenham algorithm to draw straight lines; using middle point drawing circle method and Bresenham algorithm to draw circle; using fence filling and scanning line filling to fill in polygon interior color filling; and realizing the translation, enlargement and reduction of two-dimensional graphics and 3D graphics. Basic graphic transformation, such as symmetry, rotation, and error cutting.)
Platform: | Size: 4198400 | Author: 水无缘 | Hits:
« 1 2 ... 18 19 20 21 22 23»

CodeBus www.codebus.net